Skip to content

Fixed unexpected Y-axis translation when using ortho() and resetMatrix() #954

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Mar 24, 2025

Conversation

Rishab87
Copy link
Contributor

@Rishab87 Rishab87 commented Mar 6, 2025

This issue was a simple one pending so I thought to pick it up and fix it, implementing the suggested approach in issue description.

Fixes #891

Before:
image

After:
image

This is just a quick patch, as mentioned in additional comments a better long term solution would be refactoring the rendering pipeline to handle the Y-axis inversion.

@SableRaf SableRaf requested a review from Stefterv March 6, 2025 16:45
@Stefterv Stefterv added this to the 4.4.1 milestone Mar 13, 2025
@Stefterv Stefterv merged commit 9cd63b6 into processing:main Mar 24, 2025
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Unexpected Y-axis translation when using ortho() and resetMatrix()
2 participants